apphosting:AppPkg
Application packaging information.
Telemetry Sensor Path(s)
Configurable Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
---|---|---|---|
name | naming:Name256 (string:Basic) |
The name of the object. | MAX SIZE: 256 |
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
appAuthor | string:Basic |
Author info from application. | A sequence of characters |
appDesc | string:Basic |
Description available in the package. | A sequence of characters |
appName | string:Basic |
Unique id used to host application. e.g 'nginx_1' | A sequence of characters |
appOwner | string:Basic |
Name of the process which creates the application. | A sequence of characters |
appType | string:Basic |
Type of application. e.g. 'docker' | A sequence of characters |
appVer | string:Basic |
Installed version of the application. | A sequence of characters |
pkgName | apphosting:PackName (string:Basic) |
Application package name. | MAX SIZE: 127 |
pkgPath | string:Basic |
Application package path. | A sequence of characters |
pkgUrl | string:Basic |
Application package url. | A sequence of characters |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |